STRING VARIABLE EXAMPLES


Printed using double quotation marks:

Hello, world

This is written with PHP!

I don't know what else to write


Printed using single quotation marks:

Hello, world

This is written with PHP!

I don't know what else to write